home *** CD-ROM | disk | FTP | other *** search
- object FrmHelp: TFrmHelp
- Left = 308
- Top = 382
- Width = 400
- Height = 400
- Caption = 'Poco Help'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- KeyPreview = True
- OldCreateOrder = False
- Scaled = False
- OnClose = FormClose
- OnCreate = FormCreate
- OnKeyUp = FormKeyUp
- OnMouseWheelDown = FormMouseWheelDown
- OnMouseWheelUp = FormMouseWheelUp
- OnShow = FormShow
- PixelsPerInch = 120
- TextHeight = 16
- object PnlTop: TPanel
- Left = 0
- Top = 0
- Width = 392
- Height = 26
- Align = alTop
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 0
- object BtnHome: TSpeedButton
- Left = 4
- Top = 4
- Width = 96
- Height = 19
- Caption = 'Contents'
- Flat = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = 17
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- Glyph.Data = {
- F6000000424DF600000000000000760000002800000010000000100000000100
- 0400000000008000000000000000000000001000000010000000000000000000
- 8000008000000080800080000000800080008080000080808000C0C0C0000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
- FFFFFFF1111111111FFFFFF11FFFFFF11FFFFFF11FFFFFF11FFFFFF11FFFFFF1
- 1FFFFFF11FFFFFF11FFFFFF11FFFFFF11FFFFFF11FFFFFF11FFF11FFFFFFFFFF
- FF11F11FFFFFFFFFF11FFF11FFFFFFFF11FFFFF11FFFFFF11FFFFFFF11FFFF11
- FFFFFFFFF11FF11FFFFFFFFFFF1111FFFFFFFFFFFFF11FFFFFFF}
- ParentFont = False
- OnClick = BtnHomeClick
- end
- object BtnBack: TSpeedButton
- Left = 312
- Top = 4
- Width = 76
- Height = 19
- Anchors = [akTop, akRight]
- Caption = 'Back'
- Flat = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = 17
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- Glyph.Data = {
- F6000000424DF600000000000000760000002800000010000000100000000100
- 0400000000008000000000000000000000001000000010000000000000000000
- 8000008000000080800080000000800080008080000080808000C0C0C0000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFF4FFFFFFFFFFFFFF44FFFFFFFFFFFFF444FFFF
- FFFFFFFF4444FFFFFFFFFFF44444444444FFFF444444444444FFFF4444444444
- 44FFFFF44444444444FFFFFF4444FFFFFFFFFFFFF444FFFFFFFFFFFFFF44FFFF
- FFFFFFFFFFF4FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF}
- ParentFont = False
- OnClick = BtnBackClick
- end
- end
- object PnlHTML: TPanel
- Left = 0
- Top = 26
- Width = 392
- Height = 347
- Align = alClient
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 1
- object HTML: ThtmlLite
- Left = 2
- Top = 2
- Width = 388
- Height = 343
- Cursor = 2
- ViewImages = True
- TabStop = True
- TabOrder = 0
- Align = alClient
- PopupMenu = PopupMsg
- DefBackground = 14332331
- BorderStyle = htFocused
- HistoryMaxCount = 50
- DefFontName = 'Times New Roman'
- DefPreFontName = 'Courier New'
- DefFontSize = 10
- DefFontColor = clWindowText
- NoSelect = False
- CharSet = DEFAULT_CHARSET
- MarginWidth = 6
- end
- end
- object HelpNotFound: TIStrings
- Duplicates = dupIgnore
- Left = 156
- Top = 122
- SStr = (
- '<b>Help file (help\index.html) not found!<b><br>'
- '<br>'
-
- 'Please visit our web page for on-line help at http://www.pocomai' +
- 'l.com/<br>')
- end
- object PopupMsg: TPopupMenu
- Left = 194
- Top = 122
- object Copy1: TMenuItem
- Caption = '&Copy'
- ShortCut = 16451
- OnClick = Copy1Click
- end
- object SelectAll1: TMenuItem
- Caption = 'Select &All'
- ShortCut = 16449
- OnClick = SelectAll1Click
- end
- end
- end
-